home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- set the memberNum of sprite 8 to the number of member "print"
- updateStage()
- if the frame = (label("s5-1") + 2) then
- printCast("Prntstat")
- end if
- if the frame = (label("s5-2") + 1) then
- printCast("Prntpostcd")
- end if
- if the frame = (label("s5-3") + 1) then
- printCast("Prntenv")
- end if
- if the frame = (label("s5-4") + 1) then
- printCast("Prntbox1")
- end if
- if the frame = (label("s5-5") + 1) then
- printCard("Prntcard")
- end if
- if the frame = (label("s5-6") + 1) then
- printCast("prntSign")
- end if
- end
-